Skip to content

Implement EntryPoint._asdict - #338

Closed
jaraco wants to merge 3 commits into
mainfrom
feature/337-Entrypoint._asdict
Closed

Implement EntryPoint._asdict#338
jaraco wants to merge 3 commits into
mainfrom
feature/337-Entrypoint._asdict

Conversation

@jaraco

@jaraco jaraco commented Aug 13, 2021

Copy link
Copy Markdown
Member

In #337, Ronny reports a missed expectation - EntryPoint objects are constructed as namedtuple but fail to implement the namedtuple._asdict interface.

This change fulfills that expectation.

@jaraco jaraco closed this Aug 13, 2021
@jaraco jaraco reopened this Aug 13, 2021
@jaraco
jaraco changed the base branch from main to maint/3.8.x August 13, 2021 18:38
@jaraco
jaraco changed the base branch from maint/3.8.x to main August 13, 2021 18:38
@jaraco

jaraco commented Aug 29, 2021

Copy link
Copy Markdown
Member Author

Superseded by #339

@jaraco jaraco closed this Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant